home *** CD-ROM | disk | FTP | other *** search
/ Champak 140 / (Vol 140) Sep 19 2011.iso / Games / theLifeArk.swf / scripts / DefineButton2_1087 / BUTTONCONDACTION on(release).as
Text File  |  2011-09-19  |  88b  |  5 lines

  1. on(release){
  2.    _global.firstRun = "over";
  3.    _global.ctn.loadMV("instructions");
  4. }
  5.